home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / addhost / Makefile < prev   
Makefile  |  1990-11-21  |  679b  |  30 lines

  1. #
  2. # Prototype Makefile for shell scripts.  
  3. #
  4. # This Makefile is automatically generated.
  5. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  6. #
  7. # Generated from /sprite/lib/mkmf/Makefile.script
  8. # Wed Nov 21 11:05:55 PST 1990
  9. #
  10. # For more information, refer to the mkmf manual page.
  11. #
  12. # $Header: /sprite/lib/mkmf/RCS/Makefile.script,v 1.8 89/12/14 12:43:07 douglis Exp $ SPRITE (Berkeley)
  13. #
  14. # Allow mkmf
  15.  
  16. MACHINES    = sun3 sun4 ds3100 symm
  17. MAKEFILE    = Makefile
  18. MANPAGES    = addhost.man
  19. NAME        = addhost
  20. SYSMAKEFILE    = script.mk
  21. TM           ?= ds3100
  22. TYPE        = sprite
  23. DISTDIR        ?= /dist/sprite/src/cmds/addhost
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.